bitkeeper revision 1.807 (4058872eScocwS_6SkwoZWFMzDk9Nw)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Wed, 17 Mar 2004 17:13:18 +0000 (17:13 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Wed, 17 Mar 2004 17:13:18 +0000 (17:13 +0000)
commit8306baac6f817aea60eb6e7acfac96cbb007ed5a
tree86df2df0c48854b530e30a6b855c974c4a1c3f77
parentd5137734bc006278d3441e5d6b05e6d7c2931220
bitkeeper revision 1.807 (4058872eScocwS_6SkwoZWFMzDk9Nw)

utils.c, control_if.h:
  Move shared controller-interface definitions out of the xenolinux tree.
console_client.py:
  Fix console client.
control_if.h:
  bk cp xenolinux-2.4.25-sparse/include/asm-xeno/control_if.h tools/xend/lib/control_if.h
  Rewritten the Xen control daemon in Python, with C extensions for the low-level bits. All our Python libraries now throw exceptions on error rather than returning error codes --- this will require our higher-level scripts to be updated at some point.
  new file
.rootkeys
tools/xenctl/lib/console_client.py
tools/xend/lib/control_if.h [new file with mode: 0644]
tools/xend/lib/utils.c
tools/xend/setup.py